Unique banking reference identifier of the Payee or Seller assigned by the Payee or Seller bank.
売り手や支払先の取引銀行が一意に割り当てた売り手や支払先の銀行参照識別子。


About

Syntax binding
ubl:Invoice / cac:AccountingSupplierParty / cac:Party / cac:PartyIdentification / cbc:ID
Restricted Syntax Cardinality
1..1
Example
123456:000123:0147:1
Attribute(s)
@schemeID
UBL 2.1
XPath
/ Invoice / cac:AccountingSupplierParty / cac:Party / cac:PartyIdentification [ cbc:ID / @schemeID = 'SEPA' ] / cbc:ID
Occurrence
1
Datatype
IdentifierType
UBL Definition
An identifier for the party.
Namespace
cbc urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2

Semantic

Business Term

Bank assigned creditor identifier

銀行が採番した債権者の識別子
ID
ibt-090
Description
Unique banking reference identifier of the Payee or Seller assigned by the Payee or Seller bank.
売り手や支払先の取引銀行が一意に割り当てた売り手や支払先の銀行参照識別子。
Aligned Cardinality
0..1
Semantic datatype
Identifier

Code list

ICD
ISO 6523 ICD list
SEPA
SEPA indicator

Child element

  ID Business term Sem. Card. Syntax Card. XPath
  1..1 / Invoice / cac:AccountingSupplierParty / cac:Party / cac:PartyIdentification [ cbc:ID / @schemeID = 'SEPA' ] / cbc:ID / @schemeID

VERSION 0.9.2 RULE
JP PINT 0.9.2 Aligned rule
aligned-ibrp-011(fatal)
Obsoleted
[aligned-ibrp-011]-Bank creditor reference (ibt-090) MUST occur maximum once.
context
/ubl:Invoice |
/cn:CreditNote
test
(count(//cac:PartyIdentification/cbc:ID[upper-case(@schemeID) =
    'SEPA']) <= 1
)